func runtime.fpunwindExpand

3 uses

	runtime (current package)
		tracestack.go#L164: 	n := fpunwindExpand(stackBuf, stack)
		tracestack.go#L267: 	return fpunwindExpand(dst, src)
		tracestack.go#L279: func fpunwindExpand(dst, pcBuf []uintptr) int {